ChatNotificationChannelFragmentProvider

fun interface ChatNotificationChannelFragmentProvider

Interface definition to be invoked when ChatNotificationChannelFragment is created.

Since

3.9.0

See also

Functions

Link copied to clipboard
abstract fun provide(channelUrl: String, args: Bundle): ChatNotificationChannelFragment

Returns the ChatNotificationChannelFragment.